PATH 
Documentation > Core Foundation> Bundle Services

Bundle Services

Bundle Services provides an elegant means of organizing and locating many types of application resources including images, sounds, localized strings, and executable code.


  Carbon Documents image
  Bundle Services
This document describes what a bundle is and shows how you can use Bundle Services to find localized resources and dynamically load code into your program.
 
Overview
This document summarizes the benefits of Core Foundation and explains some of the key concepts, such as opaque types, reference counting, and memory management.